Papers with long story understanding
FragRel: Exploiting Fragment-level Relations in the External Memory of Large Language Models (2024.findings-acl)
Copied to clipboard
| Challenge: | Existing approaches to process contexts with unlimited length are limited to finite expansion length or prone to performance degradation when dealing with very long contexts. |
| Approach: | They propose to exploit fragment-level relations in external memory to hierarchically process the long text. |
| Outcome: | The proposed model improves story understanding, repository-level code generation, and long-term chatting. |